h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #000;
	text-align: right;
	width: 100%;
	letter-spacing: 21pt;
}
h2 {
	color: #FFF;
	letter-spacing: 3pt;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #left {
	background-color: #000;
	width: 345px;
	height: 441px;
	padding-top: 15px;
}



#wrapper #right {
	float: right;
	width: 555px;
	height: 441px;
	background-color: #000;
	padding-bottom: 15px;
}
#wrapper #right #menu #menuItem {
	font-size: 14pt;
	color: #999;
	height: 20px;
	width: 110px;
}



#wrapper #rightTop {
	height: 375px;
	width: 100%;
	padding-top: 25px;
}
#topRightTextBox {
	margin-right: 50px;
	color: #CCC;
	line-height: 24pt;
	margin-left: 50px;
}
#topRightbodyText {
	font-size: 14pt;
}
#wrapper #lrmHead  {
	height: 100px;
	width: 900px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#wrapper #right #menu {
	background-color: #000;
	height: 20px;
	width: 100%;
	font-size: 12pt;
	color: #666;
	margin-top: 5px;
}
a:link {color: #666; text-decoration: none; }
a:active {color: #666; text-decoration: none; }
a:visited {color: #666; text-decoration: none; }
a:hover {color: #fff; text-decoration: none; }

#wrapper #footer {
	color: #000;
	margin: 0px;
	width: 900px;
	text-align: right;
	font-size: 9pt;
	padding: 0px;
}
